CRPEParameterFieldInfo

The CRPEParameterFieldInfo structure contains information related to parameter fields in a report. This structure is used by CRPEJob::GetNthParameterField, to get information about a specific parameter field and by CRPEJob::SetNthParameterField, to change a specific parameter field.

Data Members
Constructor CRPEParameterFieldInfo::CRPEParameterFieldInfo

This constructs a CRPEParameterFieldInfo structure object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.

Constructor Syntax (Default)

CRPEParameterFieldInfo ();

Constructor Syntax
CRPEParameterFieldInfo (
        WORD ValueType,
        WORD DefaultValueSet,
        WORD CurrentValueSet,
        const _TCHAR *Name,
        const _TCHAR *Prompt,
        const _TCHAR *DefaultValue,
        const _TCHAR *CurrentValue,
        WORD isLimited,
        double MinSize,
        double MaxSize,
        const _TCHAR *EditMask,
        WORD isHidden );


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com